home *** CD-ROM | disk | FTP | other *** search
/ Serving Financial Service…olutions Suite 1994 Fall / Serving Financial Services Solutions Suite 1994 Fall.iso / Apps / Athena / Mesa.app / English.lproj / ErrorPanel.nib / data.classes next >
Text File  |  1994-12-14  |  197b  |  17 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. ErrorPanel = {
  7.     ACTIONS = {
  8.     moreHelp:;
  9.     };
  10.     OUTLETS = {
  11.     strings;
  12.     window;
  13.     text;
  14.     };
  15.     SUPERCLASS = Object;
  16. };
  17.